Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve issue #188: Connected flag in NIOHandler.java > openOutgoingConnection is not updated correctly #197

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lmcdasi
Copy link

@lmcdasi lmcdasi commented Jan 26, 2022

Can you please merge this change in NIOHandler ?

The issue is that the 1st SIP re-INVITE from Jain sip going out will fail sending the data:
Dead socketChanneljava.nio.channels.SocketChannel[connected local=/10.3.85.54:55327 remote=/10.5.23.58:5060] socket /10.5.23.58:5060

@lmcdasi lmcdasi changed the title Solve issue #188 Solve issue #188: Connected flag in NIOHandler.java > openOutgoingConnection is not updated correctly Jan 26, 2022
@lmcdasi
Copy link
Author

lmcdasi commented Jan 29, 2022

This issue also affects TLS! And it is even worse because the sip re-invite is not getting out at all !
Please accept the fix and provide a new build that can be accessed from mvn repo. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant